home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 November: Tool Chest / Dev.CD Nov 98 TC.toast / Tool Chest / Development Kits / MPW etc. / MPW-PR / MPW / Tools / MrCpp / MrCpp.rsrc / STR#_777.txt < prev    next >
Encoding:
Text File  |  1998-06-04  |  19.9 KB  |  989 lines

  1. the definition of '%s' is not in a namespace enclosing its declaration
  2.  
  3. '%s' is not member of '%s' or it is not a struct or a class
  4.  
  5. '%s' is ambiguous
  6.  
  7. '%s' is not a member of namespace '%s'
  8.  
  9. template template parameters not yet implemented
  10.  
  11. reference cannot be to a namespace
  12.  
  13. '%s' is not a namespace
  14.  
  15. 'namespace' keyword expected
  16.  
  17. 'using' is not allowed here
  18.  
  19. the function or function pointer assigned shall only allow exceptions allowed by the destination function pointer
  20.  
  21. overriding virtual functions shall only allow exceptions allowed by their overridden base class functions
  22.  
  23. both the 2nd and 3rd operands of a ternary may not be throws
  24.  
  25. 'throw' cannot appear in a typedef declaration
  26.  
  27. declaration requires '=' initialization ('=' expected)
  28.  
  29. initial value of reference to non-const must be an lvalue
  30.  
  31. virtual functions are not allowed in unions
  32.  
  33. invalid 'bool' operation
  34.  
  35. <reserved for DTSOM 169>
  36.  
  37. <reserved for DTSOM 168>
  38.  
  39. <reserved for DTSOM 167>
  40.  
  41. <reserved for DTSOM 166>
  42.  
  43. <reserved for DTSOM 165>
  44.  
  45. <reserved for DTSOM 164>
  46.  
  47. <reserved for DTSOM 163>
  48.  
  49. <reserved for DTSOM 162>
  50.  
  51. <reserved for DTSOM 161>
  52.  
  53. <reserved for DTSOM 160>
  54.  
  55. <reserved for DTSOM 159>
  56.  
  57. <reserved for DTSOM 158>
  58.  
  59. <reserved for DTSOM 157>
  60.  
  61. <reserved for DTSOM 156>
  62.  
  63. prototype should be extern "C" void __som_check_new(SOMObject *)
  64.  
  65. prototype should be extern "C" void __som_check_ev(Environment*)
  66.  
  67. check routine is not allowed as a member function
  68.  
  69. <reserved for DTSOM 152>
  70.  
  71. template class instantiations cannot be SOM classes 
  72.  
  73. '%s' for SOM members (class '%s') is not supported
  74.  
  75. embedded SOM objects not allowed (pointer access only)
  76.  
  77. only pointers or single SOM variable instances are allowed
  78.  
  79. explicitly scoped calls can only be through direct parents
  80.  
  81. global SOM object declarations (%s) are not allowed
  82.  
  83. first parameter of '%s' must be Environment*
  84.  
  85. '%s' is undefined (you must include the '%s' header)
  86.  
  87. sizeof(a SOM object) is not allowed
  88.  
  89. %s return type not allowed for a SOM class member
  90.  
  91. only the basic form of '%s' is permitted for a SOM object
  92.  
  93. type must be void operator delete(void *) for SOM objects
  94.  
  95. type must be void *operator new(size_t) for SOM objects
  96.  
  97. SOM object members cannot be static
  98.  
  99. must have at least 1 introduced, overridden, or virtual inline class member
  100.  
  101. SOM classes cannot be structs or unions
  102.  
  103. %s arguments not allowed for a SOM class member
  104.  
  105. cannot pass aggregrates by value to a SOM class member
  106.  
  107. SOM objects may only be declared at global scope
  108.  
  109. override member '%s' should not be in the SOMReleaseOrder
  110.  
  111. member '%s' is missing in the SOMReleaseOrder
  112.  
  113. overloads not allowed for SOM objects ('%s')
  114.  
  115. SOM object data member '%s' must have private access
  116.  
  117. SOM object constructor '%s' must be parameterless
  118.  
  119. SOM classes must have 'virtual' inheritance
  120.  
  121. cannot mix SOM and non-SOM based classes
  122.  
  123. 'SOMObject' should not have any base classes
  124.  
  125. template default args not supported
  126.  
  127. no type for argument '%s'
  128.  
  129. spare
  130.  
  131. '<' expected following '%s'
  132.  
  133. expression must be a pointer or reference to a polymorphic type
  134.  
  135. expression must be a pointer
  136.  
  137. type must be a pointer or a reference to a defined class or void*
  138.  
  139. compile all files with -rtti to support RTTI
  140.  
  141. #include <typeinfo.h> in order to use RTTI
  142.  
  143. Compile all files with -exceptions on to support exception handling
  144.  
  145. Cannot throw object of '%s' not of ambient memory model
  146.  
  147. A catch must follow a try-block
  148.  
  149. A '...' handler must be the last one for a try-block
  150.  
  151. Catch type masked by previous catch
  152.  
  153. Types may not appear more than once in an exception specification
  154.  
  155. Exception specifications must match exactly for each declaration of a function
  156.  
  157. Syntax error parsing pragma template %s
  158.  
  159. Invalid type specification when parsing pragma template %s
  160.  
  161. No template match for pragma template %s
  162.  
  163. The user defined operator %s is ambigous with the built-in operator
  164.  
  165. Structures which inherit cannot be initialized with an initializer list
  166.  
  167. Non-local name '%s' cannot be declared in a template instantiation.
  168.  
  169. Illegal use of template type argument during expansion of template %s
  170.  
  171. #pragma pascal_object required prior to function main
  172.  
  173. Function definitions with separate parameter lists are not allowed in C++
  174.  
  175. '::' expected
  176.  
  177. Only one identifier is allowed to appear in a declaration appearing in a conditional expression
  178.  
  179. pointers and references to references are illegal
  180.  
  181. virtual table key function '%s' re-declared inline (virtual table will be static)
  182.  
  183. dump file requirement: virtual table key function '%s' cannot be re-declared inline
  184.  
  185. overloading, type conversion or operator function not allowed
  186.  
  187. inherited function must be member of derived class
  188.  
  189. pascal object class expected
  190.  
  191. Prior forward reference to class %s must match handle/pascal class type
  192.  
  193. must be void operator delete(void **);
  194.  
  195. type must be void **operator new(pascal void (*)(),size_t);
  196.  
  197. delete [] %s , not allowed for handle/pascal class
  198.  
  199. new %s [], not allowed for handle/pascal class
  200.  
  201. cannot delete pointer to const
  202.  
  203. cannot have member initializer for '%s'
  204.  
  205. invalid reference initialization
  206.  
  207. cannot generate template instance from -XI %s
  208.  
  209. template-argument '%s' not used in function parameter types
  210.  
  211. return type cannot be specified for conversion function
  212.  
  213. local class cannot have static data or non-inline function member '%s'
  214.  
  215. must use delete[] for arrays
  216.  
  217. template-argument '%s' must be a type-argument
  218.  
  219. malformed template declaration
  220.  
  221. '%s' is not a class template
  222.  
  223. parameter lists do not match for template '%s'
  224.  
  225. '>' expected
  226.  
  227. '<' expected
  228.  
  229. forward referenced class '%s' cannot be a base class
  230.  
  231. initialization of '%s' is skipped
  232.  
  233. '%s' is not a member of enum '%s'
  234.  
  235. class name '%s' expected after ~
  236.  
  237. only classes and functions can be friends
  238.  
  239. invalid storage class for friend
  240.  
  241. can't declare member of another class '%s'
  242.  
  243. a derived class member has the same name '%s'
  244.  
  245. overloaded function '%s' has different access levels
  246.  
  247. qualifier or type in access declaration
  248.  
  249. static or non-member functions can't be const or volatile
  250.  
  251. argument to postfix ++ or -- must be int
  252.  
  253. ambiguous reference to function or member
  254.  
  255. member functions cannot be static
  256.  
  257. member '%s' is const but there is no constructor
  258.  
  259. global anonymous unions must be static
  260.  
  261. cannot convert %s* to a private base class %s*
  262.  
  263. cannot raise or lower access to base member '%s'
  264.  
  265. pointer to member expected to right of .* or ->*
  266.  
  267. union members cannot have constructors or destructors
  268.  
  269. '%s' is a virtual base class of '%s'
  270.  
  271. pure function '%s' must be virtual
  272.  
  273. ambiguous reference to base class '%s'
  274.  
  275. no constructor allowed for class '%s'
  276.  
  277. redefinition of default parameter
  278.  
  279. illegal return type for operator->()
  280.  
  281. '%s' is far
  282.  
  283. base class '%s' has different ambient memory model
  284.  
  285. '%s' is not a constructor
  286.  
  287. cannot generate %s for class '%s'
  288.  
  289. cannot create instance of abstract class '%s'
  290.  
  291. 0 expected
  292.  
  293. must be void operator delete(void * [,size_t]);
  294.  
  295. type must be void *operator new(size_t [,..]);
  296.  
  297. static function '%s' can't be virtual
  298.  
  299. duplicate direct base class '%s'
  300.  
  301. cannot find constructor for class matching %s::%s%s
  302.  
  303. main() cannot be static or inline
  304.  
  305. const or reference '%s' needs initializer
  306.  
  307. '%s' is a pure virtual function
  308.  
  309. ambiguous type conversion
  310.  
  311. initializer for static member must be outside of class definition
  312.  
  313. argument of type '%s' to copy constructor
  314.  
  315. member '%s' of class '%s' is private
  316.  
  317. member '%s' of class '%s' is not accessible
  318.  
  319. linkage specs are "C", "C++", and "Pascal", not "%s"
  320.  
  321. one argument required for member initializer for '%s'
  322.  
  323. operator functions -> () and [] must be non-static members
  324.  
  325. storage class for '%s' can't be both extern and inline
  326.  
  327. can only delete pointers
  328.  
  329. vectors cannot have initializers
  330.  
  331. bad member-initializer for '%s'
  332.  
  333. already seen initializer for '%s'
  334.  
  335. can't handle constructor in this context
  336.  
  337. type conversions must be members
  338.  
  339. '::' or '(' expected after class '%s'
  340.  
  341. no instance of class '%s' for member '%s'
  342.  
  343. illegal constructor or destructor declaration
  344.  
  345. access declaration must be in public or protected section
  346.  
  347. '%s' must be a base class
  348.  
  349. '%s' must be a class name preceding '::'
  350.  
  351. at least one parameter must be a class or a class&
  352.  
  353. should be %s parameter(s) for operator
  354.  
  355. operator overload must be a function
  356.  
  357. not an overloadable operator token
  358.  
  359. no match for function '%s%s'
  360.  
  361. type is too complex
  362.  
  363. static variables in inline functions not allowed
  364.  
  365. '%s' must be a public base class
  366.  
  367. '%s' is not a struct or a class
  368.  
  369. no instance of class '%s'
  370.  
  371. function member '%s' can't be in an anonymous union
  372.  
  373. trailing parameters must have initializers
  374.  
  375. cannot have a vector type as a condition
  376.  
  377. cannot have -target power with -vector on
  378.  
  379. vector bit fields are not allowed
  380.  
  381. cannot use alloca in the same function that requires an aligned vector stack
  382.  
  383. constant expression out of range (must fit in %s int, %lu bits wide)
  384.  
  385. calls using specific function name '%s' cannot be made
  386.  
  387. no match for vector function %s%s
  388.  
  389. %d constants expected as parameters
  390.  
  391. constant expression expected
  392.  
  393. vector type expected
  394.  
  395. Preprocessor: 
  396.  
  397. Lexical: 
  398.  
  399. (Arg #%u) 
  400.  
  401. Non C++ linkage specified for function %s %s cause problems with exception handling
  402.  
  403. %s inline access to %s member '%s' violates RRBC
  404.  
  405. precompiled header cannot be used because the ABI settings are different
  406.  
  407. translation unit must contain at least one declaration
  408.  
  409. extra ';'
  410.  
  411. Warning %d (Arg #%u): 
  412.  
  413. unterminated macro argument for '%s' called at (file "%s"; line %lu)
  414.  
  415. missing #endif for %s (file "%s"; line %lu)
  416.  
  417. filename expected, not a directory
  418.  
  419. cannot create precompiled header using a default name
  420.  
  421. include of precompiled header '%s' must be first statement
  422.  
  423. '%s' is a second precompiled header (only one allowed)
  424.  
  425. unable to open file '%s' (not a %s file)
  426.  
  427. block-scoped function '%s' may only have extern storage class
  428.  
  429. spare
  430.  
  431. multiple -load's are not allowed
  432.  
  433. Precompiled header cannot be used because the use of 'bool' is inconsistent
  434.  
  435. this usage is deprecated
  436.  
  437. floating point constant represented as denormalized
  438.  
  439. amount specified for alloca cannot be negative
  440.  
  441. '%s' is an unknown type
  442.  
  443. you can't ignore #pragma ignore!
  444.  
  445. there must be at least two items on the list
  446.  
  447. '%s%s' already specified on this disjoint list
  448.  
  449. '%s' was used prior to specifying it as disjoint
  450.  
  451. #pragma disjoint is not allowed here
  452.  
  453. '%s' is an invalid #pragma disjoint specification
  454.  
  455. identifier or '*' expected
  456.  
  457. 'on', 'off', or 'reset' expected
  458.  
  459. '%s' must not be in the SOMReleaseOrder
  460.  
  461. long long is not permitted with ANSI strict
  462.  
  463. long long is not allowed as a template value argument
  464.  
  465. long long bit fields are not allowed
  466.  
  467. long long case labels are not allowed
  468.  
  469. long long switch control expressions are not allowed
  470.  
  471. long long value to large to fit in a long or int
  472.  
  473. long long values are not allowed here
  474.  
  475. long long constants are not supported in ANSI
  476.  
  477. Precompiled header is not suitable for this machine. Please rebuild it.
  478.  
  479. Precompiled header cannot be used because the floating point option settings are different
  480.  
  481. Precompiled header cannot be used because the 8 byte doubles option settings are different
  482.  
  483. Precompiled header cannot be used because the size of methods is different
  484.  
  485. Precompiled header cannot be used because the inline 68881 option settings are different
  486.  
  487. Precompiled header cannot be used because the RTTI option settings are different
  488.  
  489. Precompiled header cannot be used because the Exception Handling option settings are different
  490.  
  491. Precompiled header cannot be used because it was built with the C compiler
  492.  
  493. Precompiled header cannot be used because it is too old to be used with this compiler
  494.  
  495. Turning off 8 byte doubles is not yet supported.
  496.  
  497. Parameter '%s' is not used within function '%s'
  498.  
  499. %s' truncated to '%s' accomodate '%s' extension
  500.  
  501. #pragma export on in effect and '%s' was already referenced
  502.  
  503. release order indicates '%s' is deleted or a placeholder
  504.  
  505. release order indicates '%s' migrared up to class '%s'
  506.  
  507. not using IBM compatible syntax
  508.  
  509. '%s' was already specified in the SOMReleaseOrder
  510.  
  511. a SOM class cannot be its own metaclass
  512.  
  513. '%s' must be a decendent of SOMClass
  514.  
  515. conflicting %s pragmas within the same %s
  516.  
  517. value must be 0 or positive
  518.  
  519. OIDL or IDL (upper case) expected
  520.  
  521. SOMReleaseOrder pragma omitted -- lex order assumed
  522.  
  523. '%s' is not a SOM class
  524.  
  525. class name (%s) doesn't match current class name (%s)
  526.  
  527. %s pragma is only allowed within a SOM class
  528.  
  529. implied return at closing '}' of %s does not return value
  530.  
  531. %s '%s' is not used within function '%s'
  532.  
  533. cannot have a prefix file when specifying precompiled header file
  534.  
  535. only declared (not defined) symbols allowed
  536.  
  537. member variables (%s) are not allowed
  538.  
  539. can't take address of a cfm internal function '%s'
  540.  
  541. address of '%s' was taken earlier
  542.  
  543. cfm export and internal cannot both apply to '%s'
  544.  
  545. spare
  546.  
  547. null string is invalid for list form of this pragma
  548.  
  549. segment name must be an identifier or a string
  550.  
  551. '%s' is not a (member) function
  552.  
  553. there's an instance of '%s' prior to this point
  554.  
  555. [#pragma %s] '%s' was never %s
  556.  
  557. Not in a block
  558.  
  559. #pragma %s was already specified for this block
  560.  
  561. '%s' was already specified for %s
  562.  
  563. '%s' was previously specified
  564.  
  565. '%s' was already %s
  566.  
  567. #pragma %s may only be used within functions
  568.  
  569. Error (Arg #%u): 
  570.  
  571. unexpected -opt setting
  572.  
  573. -sym suppresses all inlining
  574.  
  575. %s conflicts with %s %s (%s used)
  576.  
  577. %s %s overrides setting done by %s
  578.  
  579. virtual function %s with a variable argument list used in MI cannot be shared safely across code fragments
  580.  
  581. identifier '%s' was removed by the optimizer
  582.  
  583. can't display functions that return structs
  584.  
  585. floating point constant does not fit in type %s
  586.  
  587. floating point constant out of range (%s used)
  588.  
  589. ambiguous reference to '%s'
  590.  
  591. cannot reserve memory at 0x%p
  592.  
  593. cannot map file '%s' at 0x%p
  594.  
  595. It is now declared: %s
  596.  
  597. It was declared as: %s
  598.  
  599. Fatal error: 
  600.  
  601. reference must refer to same type or be const
  602.  
  603. precompiled header compiled with C instead of C++
  604.  
  605. illegal type combination, possible missing ';' after struct
  606.  
  607. pascal string length %u is longer than 255
  608.  
  609. #pragma pack(pop) does not have corresponding push
  610.  
  611. ',' expected
  612.  
  613. spare
  614.  
  615. Shift value too large or is negative
  616.  
  617. -sym suppresses all optimizations
  618.  
  619. %s pathname too long (must be <= %d)
  620.  
  621. more than %d BE argv[] options (processing %s)
  622.  
  623. only one input file allowed - '%s' not allowed
  624.  
  625. %s stack overflow
  626.  
  627. No such option %s
  628.  
  629. Casting from incomplete structure type %s
  630.  
  631. Function definitions with separate parameter lists are obsolete in C++
  632.  
  633. Maximum number of 10 nested template expansions exceeded for expansion of '%s'
  634.  
  635. missing ',' between declaration of '%s' and '%s'
  636.  
  637. '%s' is not a member of forward referenced struct '%s'
  638.  
  639. precompiled headers can't define data
  640.  
  641. need at least one external definition
  642.  
  643. no definition for static '%s'
  644.  
  645. %u exceeds maximum of %u macro parameters
  646.  
  647. Only one input file allowed for precompilation
  648.  
  649. maximum length of %u exceeded
  650.  
  651. internal error %s %d
  652.  
  653. spare
  654.  
  655. %s, stack requirements approaching limit use #pragma large_stack
  656.  
  657. member '%s' can't be same type as struct '%s'
  658.  
  659. '%s' is a member of '%s' and '%s'
  660.  
  661. keyword not supported
  662.  
  663. stack requirements too large try simplifying function %s
  664.  
  665. returning address of automatic '%s'
  666.  
  667. long double not supported and will be treated as double
  668.  
  669. lib_export, export, import, external or internal for '%s' cannot appear after definition
  670.  
  671. %s not an exportable variable or function
  672.  
  673. pragmas export,import,external must be off before pragma internal
  674.  
  675. cfm pragma is not on
  676.  
  677. cfm pragma is already on
  678.  
  679. %s expects a parameter
  680.  
  681. invalid option '%s'
  682.  
  683. duplicate template access specification
  684.  
  685. code segment too large
  686.  
  687. variable '%s' used before set
  688.  
  689. empty declaration
  690.  
  691. constant expression does not fit in switch type
  692.  
  693. %s operator is not allowed in a constant expression
  694.  
  695. data or code '%s' defined in precompiled header
  696.  
  697. external with block scope cannot have initializer
  698.  
  699. function definition must have explicit parameter list
  700.  
  701. # must be followed by a parameter
  702.  
  703. ## cannot appear at beginning or end
  704.  
  705. can't pass const/volatile object to non-const/volatile member function
  706.  
  707. using operator++() (or --) instead of missing operator++(int)
  708.  
  709. different configuration for precompiled header
  710.  
  711. Variable '%s' is too big for a -model near compile, recompile with -model far
  712.  
  713. Data member '%s' cannot appear in a struct after a dimensionless array
  714.  
  715. #pragma %s must be at global scope
  716.  
  717. use delete[] rather than delete[expr], expr ignored
  718.  
  719. binary exponent part required for hex floating constants
  720.  
  721. undefined escape sequence
  722.  
  723. assignment to 'this' is obsolete, use X::operator new/delete
  724.  
  725. casts and sizeof are illegal in preprocessor expressions
  726.  
  727. no tag name for union, struct, class or enum appearing in signature for '%s'
  728.  
  729. declarator for 0 sized bit field
  730.  
  731. can't take sizeof bit field
  732.  
  733. no return value for function '%s'
  734.  
  735. last line in file had no \n
  736.  
  737. illegal combination of types
  738.  
  739. very large automatic
  740.  
  741. can't have unnamed bit fields in unions
  742.  
  743. 0 or 1 expected
  744.  
  745. size of type exceeds 64k
  746.  
  747. no identifier for declarator
  748.  
  749. File "%s"; line %d #
  750.  
  751. Preprocessor error: 
  752.  
  753. Lexical error: 
  754.  
  755. Warning %d: 
  756.  
  757. end of file found before end of comment, line %d
  758.  
  759. spare
  760.  
  761. macro expansion stack overflow for '%s'; stringization truncated (this is a compiler bug)
  762.  
  763. Command line error: 
  764.  
  765. out of memory
  766.  
  767. %s
  768.  
  769. can't assign to const variable
  770.  
  771. octal digit expected
  772.  
  773. error writing output file
  774.  
  775. voids have no value, constructors and destructors have no return value
  776.  
  777. type of '%s' does not match function prototype
  778.  
  779. unterminated string
  780.  
  781. can't take address of register, bit field, constant or string
  782.  
  783. value of expression is not used
  784.  
  785. lvalue expected
  786.  
  787. possible unintended assignment
  788.  
  789. undefined use of struct or union
  790.  
  791. possible extraneous ';'
  792.  
  793. array dimension must be > 0
  794.  
  795. array or pointer required before '['
  796.  
  797. pointer required before '->', '->*' or after '*'
  798.  
  799. integral expression expected
  800.  
  801. blank arguments are illegal
  802.  
  803. string expected
  804.  
  805. can't nest comments
  806.  
  807. bad file name '%s'
  808.  
  809. duplicate file names '%s'
  810.  
  811. can't build file specification '%s'
  812.  
  813. '%s' is not a %svariable
  814.  
  815. divide by 0
  816.  
  817. unable to open output file '%s'
  818.  
  819. unable to open input file '%s'
  820.  
  821. illegal operand types
  822.  
  823. illegal cast
  824.  
  825. '%s' previously declared as something else
  826.  
  827. case %ld was already used
  828.  
  829. conversion of int to far or handle pointer
  830.  
  831. not in a switch statement
  832.  
  833. 'default:' is already used
  834.  
  835. type mismatch
  836.  
  837. illegal pointer arithmetic
  838.  
  839. '%s' is not a member of struct '%s'
  840.  
  841. not a struct or union type
  842.  
  843. object has 0 size
  844.  
  845. undefined label '%s'
  846.  
  847. undefined tag '%s'
  848.  
  849. 'continue' is valid only in a loop
  850.  
  851. 'break' is valid only in a loop or switch
  852.  
  853. 'while' expected
  854.  
  855. '(' expected
  856.  
  857. identifier found in abstract declarator
  858.  
  859. function expected
  860.  
  861. expression expected
  862.  
  863. ':' expected
  864.  
  865. type or storage class is required in the declaration of '%s'
  866.  
  867. // comments are not ANSI C
  868.  
  869. constant initializer expected
  870.  
  871. '{' expected
  872.  
  873. pragma parameter function prototype not found
  874.  
  875. too many initializers
  876.  
  877. '}' expected
  878.  
  879. illegal type for '%s' member
  880.  
  881. size of %s is not known
  882.  
  883. maximum width of %d bits exceeded
  884.  
  885. ';' expected
  886.  
  887. field '%s' must be of integral type
  888.  
  889. undefined identifier '%s'
  890.  
  891. '%s' is already defined
  892.  
  893. %s storage class is illegal in this context
  894.  
  895. ';' or ',' expected
  896.  
  897. expected data definition of '%s', not func definition
  898.  
  899. function '%s' has no prototype
  900.  
  901. can't return arrays, functions or abstract classes
  902.  
  903. array of functions or references is illegal
  904.  
  905. parameter list is out of context
  906.  
  907. '%s' is not in function parameter list
  908.  
  909. identifier or '( declarator )' expected
  910.  
  911. ']' expected
  912.  
  913. cannot define parameter as extern
  914.  
  915. macro '%s' can't be #undef'd or #define'd
  916.  
  917. alignment must be 1,2,4
  918.  
  919. unterminated macro argument
  920.  
  921. '#else' or '#elif' found without '#if'
  922.  
  923. end of file found before '#endif'
  924.  
  925. '#endif' found without '#if'
  926.  
  927. file specification string expected
  928.  
  929. %d actual arguments expected for %s
  930.  
  931. '%s' is not a correct struct, union or enum tag identifier
  932.  
  933. too many errors
  934.  
  935. cannot implicitly convert
  936.  
  937. line number expected
  938.  
  939. integer constant expression expected
  940.  
  941. end of line expected
  942.  
  943. only pointers to handle or pascal object based types allowed
  944.  
  945. unrecognized preprocessing directive '#%s'
  946.  
  947. identifier expected
  948.  
  949. prototype for '%s' should be %s
  950.  
  951. ')' expected
  952.  
  953. illegal character, ascii %u decimal
  954.  
  955. unrecognized pragma
  956.  
  957. function '%s' is too complicated to inline
  958.  
  959. Error: 
  960.  
  961. bad -D switch, %s
  962.  
  963. '{' or tag identifier expected
  964.  
  965. no input file specified
  966.  
  967. exponent expected
  968.  
  969. number is not representable
  970.  
  971. hex digit expected
  972.  
  973. statement expected
  974.  
  975. unrecognized token
  976.  
  977. identifier is longer than %d chars
  978.  
  979. maximum of %u characters in string exceeded
  980.  
  981. number %s is too large
  982.  
  983. premature end of source file
  984.  
  985. %s has an unrecognized parameter '%s'
  986.  
  987. Fatal error: 
  988.  
  989.